css: Re-add a lost special case
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Jan 2020 12:34:08 +0000 (07:34 -0500)
committerTimm Bäder <mail@baedert.org>
Sat, 18 Jan 2020 07:49:52 +0000 (08:49 +0100)
commit3f38a1c94cccd98aa83aca905708fe2102132784
treee9333ea46844b1201b90bd856963a4dbbf6a8f8e
parentd861dd5df84c057335e2355e5c2d951e767ec1ce
css: Re-add a lost special case

When the border-style special cases were moved in
c687f485fdd0a, the one for outline-width was lost.

Make the code more compact, and bring the special
case back.
gtk/gtkcssstaticstyle.c